-
Home
-
Facebook for WooCommerce
-
3.5.2
-
Code
-
Classes
- AbstractFeedFileWriter
Total Complexity |
36 |
Dependencies |
3 |
Dependents |
7 |
Total lines |
351 |
Lines of code |
180 |
Logical lines of code |
76 |
Comment lines |
132 |
Methods |
12 |
Properties |
5 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
prepare_temporary_feed_file() |
A |
46 |
9 |
38 |
create_files_to_protect_feed_directory() |
S |
46 |
6 |
43 |
write_feed_file() |
S |
52 |
6 |
26 |
promote_temp_file() |
S |
52 |
5 |
26 |
create_feed_directory() |
S |
54 |
3 |
22 |
__construct() |
S |
69 |
1 |
7 |
get_file_path() |
S |
79 |
1 |
3 |
get_temp_file_path() |
S |
79 |
1 |
3 |
get_file_directory() |
S |
73 |
1 |
4 |
get_file_name() |
S |
75 |
1 |
4 |
get_temp_file_name() |
S |
74 |
1 |
4 |
write_temp_feed_file() |
S |
100 |
1 |
0 |